-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[crater] Add impl From<f16> for f32
#142723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
@bors2 try |
[crater] Add `impl From<f16> for f32` Crater run to see what the effects of adding `impl From<f16> for f32` without changing the fallback (a.k.a. things that would be caught by the FCW in #139087). This needs a ``@craterbot` check`.
@craterbot check |
👌 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🚧 Experiment ℹ️ Crater is a tool to run experiments across parts of the Rust ecosystem. Learn more |
🎉 Experiment
|
Various versions of |
Crater run to see what the effects of adding
impl From<f16> for f32
without changing the fallback (a.k.a. things that would be caught by the FCW in #139087). This needs a@craterbot check
.